[INFO] fetching crate bugstalker 0.4.6...
[INFO] checking bugstalker-0.4.6 against try#dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e for pr-153721
[INFO] extracting crate bugstalker 0.4.6 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate bugstalker 0.4.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bugstalker 0.4.6
[INFO] tweaked toml for crates.io crate bugstalker 0.4.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bugstalker 0.4.6 on toolchain dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bugstalker 0.4.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 44e0ae34584e1b6a8b5cdcabb631886601d19d997adab20959b0607052425251
[INFO] running `Command { std: "docker" "start" "44e0ae34584e1b6a8b5cdcabb631886601d19d997adab20959b0607052425251", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "44e0ae34584e1b6a8b5cdcabb631886601d19d997adab20959b0607052425251" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44e0ae34584e1b6a8b5cdcabb631886601d19d997adab20959b0607052425251", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "44e0ae34584e1b6a8b5cdcabb631886601d19d997adab20959b0607052425251" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling capstone-sys v0.15.0
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking anstream v0.6.12
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking unicode-truncate v1.0.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling proc-maps v0.3.2
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling thread_db v0.1.4
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]    Compiling chumsky v0.10.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking clap_builder v4.5.13
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking fid-rs v0.1.1
[INFO] [stderr]     Checking getrandom v0.4.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking louds-rs v0.4.0
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking orange-trees v0.1.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bugstalker v0.4.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking jiff v0.2.22
[INFO] [stderr]     Checking dlopen v0.1.8
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:2:71
[INFO] [stdout]   |
[INFO] [stdout] 2 |     if !(cfg!(target_os = "linux") && cfg!(target_arch = "x86_64") && cfg!(target_env = "gnu")) {
[INFO] [stdout]   |                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_TARGET_ENV").unwrap_or_default() == "gnu"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     if !(cfg!(target_os = "linux") && cfg!(target_arch = "x86_64") && cfg!(target_env = "gnu")) {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_TARGET_OS").unwrap_or_default() == "linux"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:2:39
[INFO] [stdout]   |
[INFO] [stdout] 2 |     if !(cfg!(target_os = "linux") && cfg!(target_arch = "x86_64") && cfg!(target_env = "gnu")) {
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_TARGET_ARCH").unwrap_or_default() == "x86_64"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bugstalker` (build script) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "44e0ae34584e1b6a8b5cdcabb631886601d19d997adab20959b0607052425251", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44e0ae34584e1b6a8b5cdcabb631886601d19d997adab20959b0607052425251", kill_on_drop: false }`
[INFO] [stdout] 44e0ae34584e1b6a8b5cdcabb631886601d19d997adab20959b0607052425251
